home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / nude-streakers.swf / scripts / DefineButton2_308 / BUTTONCONDACTION on(release)_2.as next >
Text File  |  2005-09-23  |  181b  |  8 lines

  1. on(release){
  2.    if(flag == 1)
  3.    {
  4.       loadVariablesNum("http://cgi.skivecreative.force9.co.uk/streaker/streakersubmithiscore.php",0,"POST");
  5.       gotoAndStop(10);
  6.    }
  7. }
  8.